home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / bbs / ta_brb.lha / BRB.DOC < prev    next >
Text File  |  1995-06-04  |  895b  |  27 lines

  1. Be Right Back (BRB) is a small Arexx script for the TransAmiga BBS that 
  2. will allow your users to leave there terminal to take a break 
  3. (i.e. to go to the bathroom, get a cup'o java, answer the door) and not 
  4. have to worry about get logged off due to the dreaded USER INACTIVITY LOGOFF.
  5.  
  6. Installation is very simple. 
  7.  
  8. BRB.trans file to your BBS:Rexx directory
  9. BRB.Ansi/BRB.txt files to your BBS:Text directory
  10.  
  11. then just add a line to your main.rx (or where ever) like this
  12.  
  13. B Be Right Back           20 -------- brb.trans 
  14.  
  15. (the above spacing is not exact)
  16.  
  17. Also, you can use ANY ANSI screen you want for the BRB screen, just rename it
  18. to BRB.Ansi. (I used BBSDraw to save my BRB.ansi as a simple .txt file)
  19.  
  20. Any problems/bugs/suggestions/comments  should be directed to John Kratz 
  21. via the following methods;
  22.  
  23. FIDONET  1:2608/22.0
  24. Internet jkratz@erc.cat.syr.edu 
  25. TransAmiga echo on Fidonet
  26.  
  27.